| 1. | Excepting algorithms self , the software performance analysis and optimization always relate to the multi - hiberarchy storage archtechture , trying to utilize the nearside storage media such as register or level 1 cache and reduce actions on farside storage , and try to reach a linear performance , i . e . the computing performance only relate to the speed of cpu clock 现在的软件性能分析及其相关的性能优化,除了程序本身算法之外,几乎所有的分析和优化都是在这样一个多级的存储体系结构上进行的,试图尽可能地利用近端的存储,期望达到一个接近线速的计算性能,即计算的性能仅由cpu的处理速度决定,与其他外设和数据存储无关。 |